How to Install guile-json software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install guile-json software package in Ubuntu 16.04 LTS (Xenial Xerus)

guile-json software package provides JSON module for Guile, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install guile-json 

guile-json is installed in your system.

Make ensure the guile-json package were installed using the commands given below,

$ sudo dpkg-query -l | grep guile-json *

You will get with guile-json package name, version, architecture and description in a table

guile-json package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Lisp
Package guile-json
Version 0.4.0-1
Description JSON module for Guile
Sub Section Lisp


See Also, How to uninstall or remove guile-json software package from Ubuntu 16.04 LTS (Xenial Xerus) ?